This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
Subject: NotesException:older version on server does not support this method
Feedback Type: Problem
Product Area: Domino Designer on Eclipse (DDE)
Technical Area: Application Development
Platform: Windows
Release: 8.5.3
Reproducible: Always
when I use Lotusscript call javaclass through script library.
debug program and get the java console log:
NotesException:Older version on server does not support this method.
google it get nothing.
I use some print sentences and find the error line(Java):
Database db = s.getCurrentDatabase();
System.out.println("Title of URL database: \"" + db.getTitle() + "\"");
trouble for days.
thanks everyone,thanks in advance.
I posted also stackoverflow: http://stackoverflow.com/questions/39704947/notesexceptionolder-version-on-server-does-not-support-this-method
Feedback number WEBBAE6HPB created by ~James Xanlusterikle on 09/26/2016
Status: Open
Comments: